Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next
Subject: Error from java.lang.stackoverflowerror
Feedback Type: Question
Product Area: Other
Technical Area: Application Development
Platform: Windows
Release: 8.5.1
Reproducible: Always

Hello,

I am facing a problem related in Lotus Notes 8.5.1 Designer.

I have create a view control in a XPage. And I try to hide that column by using following code

if(currentDocument.getItemValueString("TXT_REQREFNUMBER")=="" || getComponent("txt_Status").getValue()=="Draft")
{
return true;
}
else
{
return false;
}

But after giving this, the xpage become corrupted.
After sometime when I try to open that same xpage, it opens in a tab with the name “XSP Editor”, and nothing is opened.

Sometime the error message comes from “java.lang.stackoverflowerror”

Can anyone help on this?

Thanks and regards
Sandip


Feedback number WEBB87AGRV created by ~Ethan Brewesterettu on 07/12/2010

Status: Open
Comments:





Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS